home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / sfx5.sit / Sfx stack 5 / card_4210.txt < prev    next >
Text File  |  1988-11-26  |  5KB  |  204 lines

  1. -- card: 4210 from stack: in
  2. -- bmap block id: 5301
  3. -- flags: 0000
  4. -- background id: 2594
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0004
  11. -- rect: left=15 top=28 right=153 bottom=278
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=16 top=197 right=320 bottom=197
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 10
  31. -- style flags: 0
  32. -- line height: 13
  33. -- part name: About ME
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=448 top=288 right=318 bottom=482
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 2162 / 2162
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Back to 1
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   visual effect dissolve
  51.   go to card 1
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 6 (button)
  57. -- low flags: 00
  58. -- high flags: 0000
  59. -- rect: left=447 top=256 right=282 bottom=480
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 27009 / 27009
  62. -- text alignment: 1
  63. -- font id: 0
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: New Button
  68. ----- HyperTalk script -----
  69. on mouseUp
  70.   play "Beeep"
  71.   visual effect zoom open
  72.   go to next card
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 7 (button)
  78. -- low flags: 00
  79. -- high flags: A004
  80. -- rect: left=405 top=39 right=62 bottom=478
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 1
  84. -- font id: 0
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: Toons
  89. ----- HyperTalk script -----
  90. on mouseUp
  91.   visual iris open
  92.   go to card 3
  93. end mouseUp
  94.  
  95.  
  96.  
  97. -- part 11 (button)
  98. -- low flags: 00
  99. -- high flags: 0000
  100. -- rect: left=269 top=98 right=309 bottom=431
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 1
  104. -- font id: 0
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: My head
  109. ----- HyperTalk script -----
  110. on mouseUp
  111.   play "Die" tempo 40 c3
  112.   wait until the sound is "done"
  113.   answer "Read the lower left hand corner." with "I have."
  114. end mouseUp
  115.  
  116.  
  117.  
  118. -- part 12 (button)
  119. -- low flags: 00
  120. -- high flags: 0000
  121. -- rect: left=336 top=233 right=245 bottom=372
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 1
  125. -- font id: 0
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: Nose
  130. ----- HyperTalk script -----
  131. on mouseWithin
  132.   play "Clackety" tempo 200 c5
  133.   wait until the sound is "done"
  134. end mouseWithin
  135.  
  136.  
  137. -- part 13 (button)
  138. -- low flags: 00
  139. -- high flags: 0000
  140. -- rect: left=322 top=259 right=280 bottom=377
  141. -- title width / last selected line: 0
  142. -- icon id / first selected line: 0 / 0
  143. -- text alignment: 1
  144. -- font id: 0
  145. -- text size: 12
  146. -- style flags: 0
  147. -- line height: 16
  148. -- part name: Nose
  149. ----- HyperTalk script -----
  150. on mouseWithin
  151.   play "DevilDance" tempo 400 c5
  152.   wait until the sound is "done"
  153. end mouseWithin
  154.  
  155.  
  156. -- part 14 (button)
  157. -- low flags: 00
  158. -- high flags: 0000
  159. -- rect: left=286 top=174 right=188 bottom=338
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 0 / 0
  162. -- text alignment: 1
  163. -- font id: 0
  164. -- text size: 12
  165. -- style flags: 0
  166. -- line height: 16
  167. -- part name: New Button
  168. ----- HyperTalk script -----
  169. on mouseWithin
  170.   play "Oorr" c2
  171.   wait until the sound is "done"
  172. end mouseWithin
  173.  
  174.  
  175.  
  176. -- part 15 (button)
  177. -- low flags: 00
  178. -- high flags: 0000
  179. -- rect: left=378 top=176 right=192 bottom=415
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 0 / 0
  182. -- text alignment: 1
  183. -- font id: 0
  184. -- text size: 12
  185. -- style flags: 0
  186. -- line height: 16
  187. -- part name: New Button
  188. ----- HyperTalk script -----
  189. on mouseWithin
  190.   play "Oorr" c2
  191.   wait until the sound is "done"
  192. end mouseWithin
  193.  
  194.  
  195.  
  196. -- part contents for card part 1
  197. ----- text -----
  198. This stack contains 17 'snd ' resources which may be heard by pressing a button. These sounds may be copied into other stacks or into the HyperCard application using ResEdit, Sound Mover, or Sound Manager (all available in GEnie libraries). To see how to play a sound, look at the script for any button. For more information on sounds in HyperCard, see the "play" command in the HyperTalk help section or Danny Goodman's book.
  199.  
  200.  
  201.  
  202. -- part contents for card part 2
  203. ----- text -----
  204. As this is "Cardware," please do not send money if you use these snds. Instead, send a picture postcard of your hometown to me: David Rakowski, 60 Gorham Ave. #6, Brookline, MA 02146. Really. If your stacks contain acknowledgements, please acknowledge this stack.